[0.1] Fix MSRV compatibility#4737
Conversation
8a39057 broke MSRV for 0.1 which is still 1.63. We fix it here.
|
I've assigned @valentinewallace as a reviewer! |
|
No memory exists. The diff is identical to my prior review pass, which found no issues. The changes are straightforward MSRV CI pins and an No issues found. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 0.1 #4737 +/- ##
=======================================
Coverage 84.54% 84.54%
=======================================
Files 137 137
Lines 77617 77617
Branches 77617 77617
=======================================
Hits 65625 65625
+ Misses 9949 9944 -5
- Partials 2043 2048 +5 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
58363d9 to
5b72cd4
Compare
4add3d5 to
7f7bd9f
Compare
7f7bd9f to
def6a1b
Compare
|
CI still failing |
|
I believe this is correct now. CI is now dependent on itself (its failing to build the release 0.1.10 |
|
Should we go ahead and fix those checks? Otherwise, we're committing to those checks failing on 0.1, etc branches moving forward? |
8a39057 broke MSRV for 0.1 which is still 1.63. We fix it here.